Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cra rxjs language func #1916

Merged
merged 11 commits into from
Aug 14, 2023
Merged

Cra rxjs language func #1916

merged 11 commits into from
Aug 14, 2023

Conversation

hdJerry
Copy link
Contributor

@hdJerry hdJerry commented Aug 14, 2023

Implement language filter functionality

Background

In another ticket, a component was created with the language dropdown button. The purpose of this ticket is to add the functionality and populate the fields for that button. The options that should be available to the user are listed below - when a user selects an option, the repository list on the page should be filtered to only include ones that match the user’s selection.

Acceptance

  • when an option is selected, will filter the current results based on the selected option
  • language options should show all (default) and list of languages from users’ repos
  • only one selection allowed, noted with a check mark icon

Notes

@hdJerry hdJerry self-assigned this Aug 14, 2023
@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for angular-apollo-tailwind canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/angular-apollo-tailwind/deploys/64da3b866a875200082ea4a5

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for next-react-query-tailwind canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/next-react-query-tailwind/deploys/64da3b865399e800085a5794

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for angular-ngrx-scss canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/angular-ngrx-scss/deploys/64da3b86b8f1bd0008be50d9

@hdJerry hdJerry linked an issue Aug 14, 2023 that may be closed by this pull request
3 tasks
@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for nuxt-pinia-tailwind canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-pinia-tailwind/deploys/64da3b8630bd18000728e082

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for cra-rxjs-styled-components ready!

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/cra-rxjs-styled-components/deploys/64da3b865a74f40008df8e75
😎 Deploy Preview https://deploy-preview-1916--cra-rxjs-styled-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for vue3-apollo-quasar canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/vue3-apollo-quasar/deploys/64da3b8636f2830008ed1e00

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for svelte-kit-scss canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/svelte-kit-scss/deploys/64da3b861e794a0008866f4f

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for solidjs-tailwind canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/solidjs-tailwind/deploys/64da3b86cc31f900084da2f8

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for starter-dev-backend canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/starter-dev-backend/deploys/64da3b8619630300080bd42c

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for expo-zustand-styled-components canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/expo-zustand-styled-components/deploys/64da3b865fbae900083ad2fe

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for solidstart-tanstackquery-tailwind-mod canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/solidstart-tanstackquery-tailwind-mod/deploys/64da3b862c33e700070d1ca1

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for qwik-graphql-tailwind canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/qwik-graphql-tailwind/deploys/64da3b86745aaf000873db76

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for remix-gql-tailwind canceled.

Name Link
🔨 Latest commit 4a6a400
🔍 Latest deploy log https://app.netlify.com/sites/remix-gql-tailwind/deploys/64da3b865059d50008bedd7e

Megio
Megio previously approved these changes Aug 14, 2023
Copy link
Contributor

@Megio Megio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@hdJerry hdJerry merged commit 9f0ecd2 into main Aug 14, 2023
59 checks passed
@hdJerry hdJerry deleted the cra-rxjs-language-func branch August 14, 2023 14:38
@thisdot-bot
Copy link

Hi @hdJerry. 👋

Your PR has been approved and merged. 🎉

Thank you for your continued contributions to the starter.dev GitHub showcases repo. ❤️

Keep up the great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cra-rxjs-sc] Implement language filter functionality
3 participants